home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 1.iso / HENSA / GRAPHICS / MERLIN / MERLIN.ZIP / Changes next >
Text File  |  1995-11-15  |  3KB  |  62 lines

  1. Changes !MerlinEd V 1.0 to V 1.01
  2.  
  3. Following bugs removed:
  4. - crashed on copy path import and multicopy
  5. - incorrect loading of 3D scenes when a light was in the scene
  6. - create menu didn't work
  7. - program quitted without warning when using "New scene" after
  8.   interrupting quitting
  9. - sweep with polygons works now and also the minimum radius
  10. - draw import doesn't crash anymore
  11.  
  12. Better handling implemented:
  13. - copying of objects now up to 30 times faster
  14. - hourglass implemented in most functions which can take longer
  15. - input focus set back to main window after using some tools
  16.  
  17. Changes !MerlinEd V 1.01 to V 1.02
  18.  
  19. Following bugs removed:
  20. - crashed on copy path import when no object was selected
  21. - due to a compilation error draw import didn't work
  22.  
  23. Better handling implemented:
  24. - new !Gordian makes backup of the protection file "Prefs17" in it's directory.
  25.   If you update from an older version you have to uninstall with the old !Gordian
  26.   and install it with the new !Gordian application.
  27.   
  28. Changes !MerlinEd V 1.02 to V 1.03
  29.  
  30. Following bugs removed:
  31. - normals have not been recalculated in functions TNPSD, Turn poly to view and Turn poly
  32. - in mirror and copy the list window was not updated
  33. - direction of polygons now correct in thickening
  34. - direction of polygons now correct in sweep when using polygons
  35. - problem removed with SparkFS. It deletes empty directories.
  36.  
  37. Better handling implemented:
  38. - when copying the object is moved only in the visible plane and not in 3D
  39. - faster and improved DXF import ( 39% faster on a 1.4 MB file)
  40. - camera position can be taken from the 3D view viceversa and also be reseted
  41. - attributs can be set now from the toolbox. It inverts the current state.
  42.   P - phong / H - hide / D - double sided / S - scale texture
  43.  
  44. Changes !MerlinEd V 1.03 to V 1.04b
  45.  
  46. Following bugs removed:
  47. - crashed in function "Connect points" if no points had been selected.
  48. - crashed when creating polygons after "New scene" if function "Create polygons" had been used before.
  49. - polygons have not been sorted for display when copying Camera view to 3D view.
  50. - zoom maximum set to 5000% so that it doesn't crash
  51. - crashed when selecting the first point of a polygon with adjust
  52.  
  53. Better handling implemented:
  54. - handling of materials improved:
  55.   New button "Set" in the material manager window.
  56.   Update - changes the selected material in the material list
  57.   Set    - changes the selected material in the material list
  58.            and sets all selected objects to that material
  59.            eg. if you have selected a group all group members will be set to that material
  60.   New    - creates a new material in the material list and sets all selected objects to it.
  61.  
  62.   In older versions "Update" is equal to "Set" in the new version.